06. Command Line Gradle

Command Line Gradle

INSTRUCTOR NOTE:

Actually, since Gradle 3.0, the daemon is enabled by default! Woo hoo!

Note that all code shown in this course is available from the course GitHub repository. The code for this demo is in the 1.01-Exercise-RunYourFirstTask folder.

We'll learn more about the Gradle wrapper in lesson 2, but you can check out this chapter of the Gradle User Guide for more info.

You can learn more about the Gradle daemon in this chapter of the Gradle User Guide.